home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1991 …esperately Seeking Seven / Desperately Seeking Seven.2mg / Dev.CD.8 / Essentials / Interfaces / APW.Interfaces / AInclude / E16.Shell < prev    next >
Encoding:
Text File  |  1990-06-30  |  623 b   |  20 lines  |  [04] ASCII Text (0x0000)

  1. ; File:  E16.Shell
  2. ;
  3. ;
  4. ; Copyright Apple Computer, Inc. 1986-90
  5. ; All Rights Reserved
  6. ;
  7. ;
  8. ; offset constants for GetLInfoPB
  9. osfile GEQU 0  ; address of source file name
  10. odfile GEQU 4  ; address of output file name
  11. oparms GEQU 8  ; address of parameter list
  12. oistring GEQU 12  ; address of language specific input string
  13. omerr GEQU 16  ; max error level allowed
  14. omerrf GEQU 17  ; max error level found
  15. olops GEQU 18  ; operations flag
  16. okflag GEQU 19  ; KEEP flag
  17. omflags GEQU 20  ; set of letters selected with '-'
  18. opflags GEQU 24  ; set of letters selected with '+'
  19. oorg GEQU 28  ; abs start address of non-relloc load file
  20.